[INFO] cloning repository https://github.com/Gaok1/p2p_messanger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gaok1/p2p_messanger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaok1%2Fp2p_messanger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaok1%2Fp2p_messanger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2d5208e927b3eaf47044582cd04ce1d3dd3330b
[INFO] checking Gaok1/p2p_messanger against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaok1%2Fp2p_messanger" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gaok1/p2p_messanger
[INFO] finished tweaking git repo https://github.com/Gaok1/p2p_messanger
[INFO] tweaked toml for git repo https://github.com/Gaok1/p2p_messanger written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gaok1/p2p_messanger on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gaok1/p2p_messanger already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded get_if_addrs v0.5.3
[INFO] [stderr]   Downloaded stunclient v0.4.2
[INFO] [stderr]   Downloaded c_linked_list v1.1.1
[INFO] [stderr]   Downloaded rcgen v0.12.1
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.1
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded trackable v1.3.0
[INFO] [stderr]   Downloaded stun_codec v0.4.0
[INFO] [stderr]   Downloaded bytecodec v0.5.0
[INFO] [stderr]   Downloaded ashpd v0.8.1
[INFO] [stderr]   Downloaded rfd v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7
[INFO] running `Command { std: "docker" "start" "44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling Hollow v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking bytecodec v0.5.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking stun_codec v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking stunclient v0.4.2
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking p2p-connection v0.1.0 (/opt/rustwide/workdir/crates/p2p-connection)
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking ashpd v0.8.1
[INFO] [stdout] warning: unused import: `TransferDirection`
[INFO] [stdout]   --> src/net/runtime.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use super::journal::{TransferDirection, TransferJournal};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AutotuneState` and `PathMetricsSnapshot`
[INFO] [stdout]   --> src/net/mod.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use autotune::{AutotuneConfig, AutotuneState, PathMetricsSnapshot};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InboundFrame`, `decode_payload`, `serialize_message_base64`, and `spawn_send_task`
[INFO] [stdout]   --> src/net/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     InboundFrame, WireMessage, decode_payload, serialize_message, serialize_message_base64,
[INFO] [stdout]    |     ^^^^^^^^^^^^               ^^^^^^^^^^^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     spawn_send_task,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnSignal`, `ConnectAttempt`, `ConnectResult`, `MobilityConfig`, and `ReconnectState`
[INFO] [stdout]   --> src/net/mod.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use mobility::{ConnSignal, ConnectAttempt, ConnectResult, MobilityConfig, ReconnectState};
[INFO] [stdout]    |                    ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransferDirection`
[INFO] [stdout]   --> src/net/runtime.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use super::journal::{TransferDirection, TransferJournal};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AutotuneState` and `PathMetricsSnapshot`
[INFO] [stdout]   --> src/net/mod.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use autotune::{AutotuneConfig, AutotuneState, PathMetricsSnapshot};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InboundFrame`, `decode_payload`, `serialize_message_base64`, and `spawn_send_task`
[INFO] [stdout]   --> src/net/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     InboundFrame, WireMessage, decode_payload, serialize_message, serialize_message_base64,
[INFO] [stdout]    |     ^^^^^^^^^^^^               ^^^^^^^^^^^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     spawn_send_task,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnSignal`, `ConnectAttempt`, `ConnectResult`, `MobilityConfig`, and `ReconnectState`
[INFO] [stdout]   --> src/net/mod.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use mobility::{ConnSignal, ConnectAttempt, ConnectResult, MobilityConfig, ReconnectState};
[INFO] [stdout]    |                    ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/net/runtime.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut expected_peer_key = expected_peer_key;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/net/runtime.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut expected_peer_key = expected_peer_key;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `peer_pubkey` is assigned to, but never used
[INFO] [stdout]    --> src/net/runtime.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let mut peer_pubkey: Option<Vec<u8>> = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_peer_pubkey` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `peer_verified` is assigned to, but never used
[INFO] [stdout]    --> src/net/runtime.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut peer_verified = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_peer_verified` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sent_identity` is never read
[INFO] [stdout]    --> src/net/runtime.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                         sent_identity = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 709 |                         sent_identity = true;
[INFO] [stdout]     |                         -------------------- `sent_identity` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sent_identity` is never read
[INFO] [stdout]    --> src/net/runtime.rs:859:31
[INFO] [stdout]     |
[INFO] [stdout] 859 | ...                   sent_identity = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 884 | ...                   sent_identity = true;
[INFO] [stdout]     |                       -------------------- `sent_identity` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         peer_pubkey = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:860:31
[INFO] [stdout]     |
[INFO] [stdout] 860 | ...                   peer_pubkey = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:925:49
[INFO] [stdout]     |
[INFO] [stdout] 925 | ...                   peer_pubkey = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:902:41
[INFO] [stdout]     |
[INFO] [stdout] 902 | ...                   peer_pubkey = Some(pubkey.clone());
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:986:41
[INFO] [stdout]     |
[INFO] [stdout] 986 | ...                   peer_pubkey = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:686:25
[INFO] [stdout]     |
[INFO] [stdout] 686 |                         peer_verified = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 862 |                               peer_verified = false;
[INFO] [stdout]     |                               --------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:862:31
[INFO] [stdout]     |
[INFO] [stdout] 862 | ...                   peer_verified = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 926 | ...                                     peer_verified = false;
[INFO] [stdout]     |                                         --------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:926:49
[INFO] [stdout]     |
[INFO] [stdout] 926 | ...                           peer_verified = false;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 987 | ...                   peer_verified = false;
[INFO] [stdout]     |                       --------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:987:41
[INFO] [stdout]     |
[INFO] [stdout] 987 | ...                       peer_verified = false;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 998 | ...                   peer_verified = true;
[INFO] [stdout]     |                       -------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:998:37
[INFO] [stdout]     |
[INFO] [stdout] 998 | ...                   peer_verified = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `peer_pubkey` is assigned to, but never used
[INFO] [stdout]    --> src/net/runtime.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let mut peer_pubkey: Option<Vec<u8>> = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_peer_pubkey` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `peer_verified` is assigned to, but never used
[INFO] [stdout]    --> src/net/runtime.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut peer_verified = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_peer_verified` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sent_identity` is never read
[INFO] [stdout]    --> src/net/runtime.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                         sent_identity = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 709 |                         sent_identity = true;
[INFO] [stdout]     |                         -------------------- `sent_identity` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sent_identity` is never read
[INFO] [stdout]    --> src/net/runtime.rs:859:31
[INFO] [stdout]     |
[INFO] [stdout] 859 | ...                   sent_identity = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 884 | ...                   sent_identity = true;
[INFO] [stdout]     |                       -------------------- `sent_identity` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         peer_pubkey = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:860:31
[INFO] [stdout]     |
[INFO] [stdout] 860 | ...                   peer_pubkey = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:925:49
[INFO] [stdout]     |
[INFO] [stdout] 925 | ...                   peer_pubkey = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:902:41
[INFO] [stdout]     |
[INFO] [stdout] 902 | ...                   peer_pubkey = Some(pubkey.clone());
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_pubkey` is never read
[INFO] [stdout]    --> src/net/runtime.rs:986:41
[INFO] [stdout]     |
[INFO] [stdout] 986 | ...                   peer_pubkey = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:686:25
[INFO] [stdout]     |
[INFO] [stdout] 686 |                         peer_verified = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 862 |                               peer_verified = false;
[INFO] [stdout]     |                               --------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:862:31
[INFO] [stdout]     |
[INFO] [stdout] 862 | ...                   peer_verified = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 926 | ...                                     peer_verified = false;
[INFO] [stdout]     |                                         --------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:926:49
[INFO] [stdout]     |
[INFO] [stdout] 926 | ...                           peer_verified = false;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 987 | ...                   peer_verified = false;
[INFO] [stdout]     |                       --------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:987:41
[INFO] [stdout]     |
[INFO] [stdout] 987 | ...                       peer_verified = false;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 998 | ...                   peer_verified = true;
[INFO] [stdout]     |                       -------------------- `peer_verified` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `peer_verified` is never read
[INFO] [stdout]    --> src/net/runtime.rs:998:37
[INFO] [stdout]     |
[INFO] [stdout] 998 | ...                   peer_verified = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PathMetrics` is more private than the item `AutotuneState::metrics`
[INFO] [stdout]   --> src/net/autotune.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub metrics: PathMetrics,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `AutotuneState::metrics` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PathMetrics` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/net/autotune.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct PathMetrics {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TabClickTarget` is more private than the item `state::AppState::tab_click_targets`
[INFO] [stdout]    --> src/ui/state.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub tab_click_targets: Vec<super::TabClickTarget>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `state::AppState::tab_click_targets` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TabClickTarget` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ui/mod.rs:974:1
[INFO] [stdout]     |
[INFO] [stdout] 974 | struct TabClickTarget {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UiClickTarget` is more private than the item `state::AppState::ui_click_targets`
[INFO] [stdout]     --> src/ui/state.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  355 |     pub ui_click_targets: Vec<super::UiClickTarget>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `state::AppState::ui_click_targets` is reachable at visibility `pub(crate)`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `UiClickTarget` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/ui/mod.rs:1005:1
[INFO] [stdout]      |
[INFO] [stdout] 1005 | struct UiClickTarget {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `srtt`, `target_inflight`, and `delivery_rate_max` are never used
[INFO] [stdout]    --> src/net/autotune.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl PathMetricsSnapshot {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] 128 |     pub fn srtt(&self) -> Duration {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn target_inflight(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn delivery_rate_max(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Rebind` is never constructed
[INFO] [stdout]  --> src/net/commands.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum NetCommand {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Rebind(SocketAddr),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PublicEndpointObserved` is never constructed
[INFO] [stdout]   --> src/net/commands.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum NetEvent {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 78 |     PublicEndpointObserved(SocketAddr),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]   --> src/net/journal.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl TransferJournal {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `should_rebind` and `next_backoff` are never used
[INFO] [stdout]   --> src/net/mobility.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl MobilityConfig {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 55 |     pub fn should_rebind(&self, failures: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn next_backoff(&self, current: Duration) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bump_backoff` is never used
[INFO] [stdout]   --> src/net/mobility.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ReconnectState {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 65 |     pub fn bump_backoff(&mut self, mobility: &MobilityConfig) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_public_endpoint` is never used
[INFO] [stdout]   --> src/net/stun.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn detect_public_endpoint(bind_addr: SocketAddr) -> Result<Option<SocketAddr>, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_public_endpoint_inner` is never used
[INFO] [stdout]   --> src/net/stun.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn detect_public_endpoint_inner(bind_addr: SocketAddr) -> Result<Option<SocketAddr>, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chip` is never used
[INFO] [stdout]    --> src/ui/mod.rs:923:4
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn chip(theme: Theme, label: &str, color: Color) -> Span<'static> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `primary_button_style` is never used
[INFO] [stdout]    --> src/ui/mod.rs:954:4
[INFO] [stdout]     |
[INFO] [stdout] 954 | fn primary_button_style(theme: Theme, hover: bool) -> Style {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mode_supported`, `select_mode`, `mode_label`, and `current_public_endpoint` are never used
[INFO] [stdout]    --> src/ui/state.rs:735:12
[INFO] [stdout]     |
[INFO] [stdout] 396 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 735 |     pub fn mode_supported(&self, mode: IpMode) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 742 |     pub fn select_mode(&mut self, mode: IpMode) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 756 |     pub fn mode_label(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 |     pub fn current_public_endpoint(&self) -> Option<SocketAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PathMetrics` is more private than the item `AutotuneState::metrics`
[INFO] [stdout]   --> src/net/autotune.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub metrics: PathMetrics,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `AutotuneState::metrics` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PathMetrics` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/net/autotune.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct PathMetrics {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TabClickTarget` is more private than the item `state::AppState::tab_click_targets`
[INFO] [stdout]    --> src/ui/state.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub tab_click_targets: Vec<super::TabClickTarget>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `state::AppState::tab_click_targets` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TabClickTarget` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ui/mod.rs:974:1
[INFO] [stdout]     |
[INFO] [stdout] 974 | struct TabClickTarget {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UiClickTarget` is more private than the item `state::AppState::ui_click_targets`
[INFO] [stdout]     --> src/ui/state.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  355 |     pub ui_click_targets: Vec<super::UiClickTarget>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `state::AppState::ui_click_targets` is reachable at visibility `pub(crate)`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `UiClickTarget` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/ui/mod.rs:1005:1
[INFO] [stdout]      |
[INFO] [stdout] 1005 | struct UiClickTarget {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `srtt`, `target_inflight`, and `delivery_rate_max` are never used
[INFO] [stdout]    --> src/net/autotune.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl PathMetricsSnapshot {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] 128 |     pub fn srtt(&self) -> Duration {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn target_inflight(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn delivery_rate_max(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Rebind` is never constructed
[INFO] [stdout]  --> src/net/commands.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum NetCommand {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Rebind(SocketAddr),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PublicEndpointObserved` is never constructed
[INFO] [stdout]   --> src/net/commands.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum NetEvent {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 78 |     PublicEndpointObserved(SocketAddr),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]   --> src/net/journal.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl TransferJournal {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `should_rebind` and `next_backoff` are never used
[INFO] [stdout]   --> src/net/mobility.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl MobilityConfig {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 55 |     pub fn should_rebind(&self, failures: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn next_backoff(&self, current: Duration) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bump_backoff` is never used
[INFO] [stdout]   --> src/net/mobility.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ReconnectState {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 65 |     pub fn bump_backoff(&mut self, mobility: &MobilityConfig) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_public_endpoint` is never used
[INFO] [stdout]   --> src/net/stun.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn detect_public_endpoint(bind_addr: SocketAddr) -> Result<Option<SocketAddr>, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_public_endpoint_inner` is never used
[INFO] [stdout]   --> src/net/stun.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn detect_public_endpoint_inner(bind_addr: SocketAddr) -> Result<Option<SocketAddr>, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chip` is never used
[INFO] [stdout]    --> src/ui/mod.rs:923:4
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn chip(theme: Theme, label: &str, color: Color) -> Span<'static> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `primary_button_style` is never used
[INFO] [stdout]    --> src/ui/mod.rs:954:4
[INFO] [stdout]     |
[INFO] [stdout] 954 | fn primary_button_style(theme: Theme, hover: bool) -> Style {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mode_supported`, `select_mode`, `mode_label`, and `current_public_endpoint` are never used
[INFO] [stdout]    --> src/ui/state.rs:735:12
[INFO] [stdout]     |
[INFO] [stdout] 396 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 735 |     pub fn mode_supported(&self, mode: IpMode) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 742 |     pub fn select_mode(&mut self, mode: IpMode) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 756 |     pub fn mode_label(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 |     pub fn current_public_endpoint(&self) -> Option<SocketAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7", kill_on_drop: false }`
[INFO] [stdout] 44035dcf62f40e0c486f7961b06e4aa04b85dc0f820019eecdec1c58b1e940d7
